laravel migration with primary key

55

laravel migration with primary key -

$table->string('code', 30)->primary();

Comments

Submit
0 Comments